General Info | Template Language | WCTL Commands | WebX/Chat | WebX/Pro |
Release Notes | Standard Templates | URL Codes | WebX/Multi | FastCGI, NSAPI, ISAPI |
Visit the Web Crossing Conference to find a wealth of WebX info and a community of WebX experts on the Web!
Code | Function |
---|---|
1 | Show a location. For example, WebX?1@@/Books. |
2 | Show a location. For example, WebX?2@@/Books. |
3 | Show add-folder form for a location. For example, WebX?3@@/Books. |
4 | Process add-folder form for a location. For example, WebX?4@@/Books plus post data. |
5 | Show a location. For example, WebX?5@@/Books. |
6 | Show a location. For example, WebX?6@@/Books. |
7 | Show previous messages ending with the one at the specified location. For example, WebX?7@@/Books/3/22. |
8 | Show a location. For example, WebX?8@@/Books. |
9 | Show add-discussion form for a location. For example, WebX?9@@/Books. |
10 | Process add-discussion form for a location. For example, WebX?10@@/Books plus post data. |
11 | Add a message to a location. For example, WebX?11@@/Books/3 plus post data. |
12 | Update an edited a message at a location. For example, WebX?12@@/Books/3/22 plus post data. |
13 | Show first new message in context For example, WebX?13@@/Books/3/22. |
14 | Show a location. For example, WebX?14@@/Books. |
15 | Show a login form, then use the actionPath to perform the original command. For example, WebX?15@@8@/Books to login, then show the /Books folder. |
17 | Login failure at location. For example, WebX?17@@/Books. |
18 | Show registration form, then use the actionPath to perform the original command. For example, WebX?18@@8@/Books to register, then show the /Books folder. |
20 | Process registration, then use the actionPath to perform the original command. For example, WebX?20@@8@/Books to register, then show the /Books folder. |
23 | Process login, then use the actionPath to perform the original command. For example, WebX?23@@8@/Books to login, then show the /Books folder. |
25 | Show user preferences form from a location. For example, WebX?25@@/Books. |
26 | Process user preferences from a location. For example, WebX?26@@/Books plus post data. |
27 | Serve a user picture by user name.
The parameters are the user name (URL encoded), an at (@) sign, and the revision number
for the user's picture.
For example, WebX?27@@User%20name@5.
Note that older revisions of a user picture are not retained. The current user picture will be served regardless of the revision number. The revision number is part of this request to force the client's browser to pick up a new picture immediately after the user changes it, instead of using an old cached picture instead. |
28 | Return a bad URL error. For example, WebX?28@@/Books. |
29 | Subscribe to a location. For example, WebX?29@@/Books. |
30 | Serve the default user picture.
The parameter is the revision number of the current picture.
For example, WebX?30@@2.
Note that older revisions of a user picture are not retained. The current user picture will be served regardless of the revision number. The revision number is part of this request to force the client's browser to pick up a new picture immediately after the user changes it, instead of using an old cached picture instead. |
31 | Serve a user picture by user unique ID.
The parameters are the user unique ID, an at (@) sign, and the revision number
of the user's picture.
For example, WebX?31@@.ef345f@1.
Note that older revisions of a user picture are not retained. The current user picture will be served regardless of the revision number. The revision number is part of this request to force the client's browser to pick up a new picture immediately after the user changes it, instead of using an old cached picture instead. |
33 | Force the Web Crossing server to quit [sysop] For example, WebX?33@@. |
36 | Cancel subscription for a location. For example, WebX?36@@/Books. |
37 | Show a location. For example, WebX?37@@/Books. |
38 | Check subscription list -- check for new messages. For example, WebX?38@@. |
39 | Show edit-folder form. For example, WebX?39@@/Books. |
40 | Process delete-folder-check form. For example, WebX?40@@/Books plus post data. |
41 | Show edit-discussion form. For example, WebX?41@@/Books/The%20Scarlet%02Letter. |
42 | Process delete-discussion-check form. For example, WebX?42@@/Books/The%20Scarlet%02Letter plus post data. |
43 | Serve guest picture from a guest message location [obsolete]. For example, WebX?43@@/Books/The%20Scarlet%02Letter/22. |
44 | Login and then post [internal use only]. The parameter is the unique ID of the post data cached at the server. For example, WebX?44@@.eaf345. |
45 | Post failed [internal use only]. |
46 | Show sysop guest access form [sysop only]. The parameter is the location to return to. For example, WebX?46@@/Books. |
47 | Process sysop guest access form [sysop only]. For example, WebX?47@@/Books plus post data. |
51 | Show delete-discussion-check form. For example, WebX?51@@/Books/The%20Scarlet%02Letter. |
52 | Show delete-folder-check form. For example, WebX?52@@/Books. |
53 | Show edit-message form. For example, WebX?53@@/Books/The%20Scarlet%02Letter/22. |
54 | Show delete-message-check form. For example, WebX?54@@/Books/The%20Scarlet%02Letter/22. |
55 | Process a delete-a-message form. For example, WebX?55@@/Books/The%20Scarlet%02Letter/22 plus post data. |
56 | Show a location. For example, WebX?56@@/Books. |
57 | Process edit-discussion form. For example, WebX?57@@/Books/The%20Scarlet%02Letter plus post data. |
58 | Process edit-folder form. For example, WebX?58@@/Books plus post data. |
59 | Show sysop control form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?59@@/Books. |
60 | Process sysop registered-user-access form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?60@@/Books plus post data. |
61 | Process sysop general-settings form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?61@@/Books plus post data. |
62 | Show sysop registered-user-access form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?62@@/Books plus post data. |
63 | Show sysop general-settings form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?63@@/Books plus post data. |
64 | Process export command [sysop and hosts only]. The parameter is the location to export. For example, WebX?64@@/Books. |
65 | Show import form [sysop and hosts only]. The parameter is the location in which to import. For example, WebX?65@@/Books. |
66 | Process import form [sysop and hosts only]. The parameter is the location in which to import. For example, WebX?66@@/Books plus post data. |
67 | Show personal information page for a user by message location [obsolete]. The parameter is a message posted by the user in question. For example, WebX?67@@/Books/The%20Scarlet%02Letter/22. |
68 | Show sysop login-news form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?68@@/Books. |
69 | Process sysop login-news form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?69@@/Books plus post data. |
70 | Show sysop set-user-password form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?70@@/Books. |
71 | Process sysop set-user-password form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?71@@/Books plus post data. |
72 | Show sysop delete-user form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?72@@/Books. |
73 | Process sysop delete-user form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?73@@/Books plus post data. |
74 | Sysop form to clear a user picture [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?74@@/Books plus post data. |
75 | Process sysop form to clear a user picture [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?75@@/Books plus post data. |
76 | Show sysop install-certificate form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?76@@/Books. |
77 | Process sysop install-certificate form [sysop only]. The parameter is the location to return to when the sysop goes back into the conference. For example, WebX?77@@/Books plus post data. |
78 to 84 | [Internal use only]. These commands codes are used to initialize a new database for Web Crossing. |
90 | Turn logging on or off [sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?90@@1 will turn on logging. |
91 | Set log-and-halt versus debugging-mode [sysop, non-Unix only]. The parameter is 1 for log-and-halt on, 0 to debug. For example, WebX?91@@1 will turn on log-and-halt. |
92 | Turn logging of requests on or off [sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?92@@1 will turn on logging of requests. |
93 | Turn logging of post data on or off [sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?93@@1 will turn on logging of post data. |
94 | Show login form for sysop [sysop only, internal use]. The parameter is the action path to perform after the login. For example, WebX?94@@90@1. |
95 | Process login form for sysop [sysop only, internal use]. The parameter is the action path to perform after the login. For example, WebX?95@@90@1 plus post data. |
96 | Turn use of webx.tpl templates on or off [sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?96@@1 will turn on templates. |
98 | Serve a whole file The parameter is the filename in the html directory/folder. For example, WebX?98@@HomePage. |
99 | Reset the html file cache, and reload webx.tpl [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?99@@/Books. |
101 | Show site-button-sizes form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?101@@/Books. |
102 | Process site-button-sizes form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?102@@/Books plus post data. |
105 | Show top-level-settings form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?105@@/Books. |
106 | Process top-level-settings form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?106@@/Books plus post data. |
107 | Show folder-appearance form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?107@@/Books. |
108 | Process folder-appearance form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?108@@/Books plus post data. |
109 | Show discussion-appearance form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?109@@/Books. |
110 | Process discussion-appearance form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?110@@/Books plus post data. |
111 | Show toolbar-settings form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?111@@/Books. |
112 | Process toolbar-settings form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?112@@/Books plus post data. |
113 | Show site-picture-settings form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?113@@/Books. |
114 | Process site-picture-settings form [sysop only]. The parameter is the location of where to return the sysop to the conference. For example, WebX?114@@/Books plus post data. |
115 | Show access-list form [sysop and hosts only]. The parameter is path@prefix@da, where d=+/-, a=A/L for all-users/list-only. Prefix specifies the first username or group to be shown. For example, WebX?115@@/Books@op@+L would show access-list members, starting with op... |
116 | Process access-list form [sysop and hosts only]. The parameter is the location whose access list will be updated. For example, WebX?116@@/Books plus post data. |
117 | Process access-list-import form [sysop and hosts only]. The parameter is the location of the folder or discussion whose access list will be edited. For example, WebX?117@@/Books plus post data. |
118 | Show user-groups form [sysop and hosts only]. The parameter is path@prefix@da, where d=+/-, a=A/L for all-users/list-only. Prefix specifies the first user-group to be shown. For example, WebX?118@@/Books@op@+L would show a list of groups, starting with op.... |
119 | Process user-groups form [sysop and hosts only]. The parameter is the location whose access list is being edited. For example, WebX?119@@/Books plus post data. |
120 | Show group form [sysop and hosts only]. The parameter is name@path@prefix@da, where d=+/-, a=A/L for all-users/list-only. Prefix specifies the first username or group to be shown. For example, WebX?120@@MyGroup@/Books@op@+L would show a list of group members, starting with op.... |
121 | Process group form [sysop and hosts only]. The parameter is the location whose access list is being edited. For example, WebX?121@@/Books plus post data. |
122 | Show user personal information page by name [obsolete] The parameter is the name of the user and the location to return to. For example, WebX?122@@John%20Smith@/Books. |
123 | Process group import [sysop and hosts only]. The parameter is the location whose access list is being edited. For example, WebX?123@@/Books plus post data. |
124 | Check moderated list [sysop and hosts only]. The parameter is the location to return to. For example, WebX?124@@/Books. |
125 | Approve/disapprove an entry on the moderated list [sysop and hosts only]. The parameter is the location to return to. For example, WebX?125@@/Books plus post data. |
126 | Show search form. The parameter is the location to search. For example, WebX?126@@/Books. |
127 | Process search form. The parameter is the location to search. For example, WebX?127@@/Books plus post data. |
128 | Show all messages starting with a specific message. The parameter is the location of the first message to show. For example, WebX?128@@53@@/Books/The%20Scarlet%02Letter/0. |
129 | Show pick-user-for-preferences form [sysop only]. The parameter is the location to return to. For example, WebX?129@@/Books. |
130 | Process pick-user-for-preferences form [sysop only]. The parameter is the location to return to. For example, WebX?130@@/Books. |
131 | Show hit and post statistics [sysop only]. |
132 | Clear hit and post statistics [sysop only]. |
133 | Show current memory configuration [sysop only]. |
134 | Process form to change current memory configuration [sysop only]. |
135 | Deprecated, see 224 instead. Shows personal information page from user's unique ID, with ID as an integer. 224 uses a hexidecimal user ID, which is the normal format used everywhere else. |
136 | Show add-link form. |
137 | Process add-link form. |
138 | Show edit-link form. |
139 | Process edit-link form. |
140 | Process delete link command. |
180 | Show ISP control panel [ISP sysop only]. |
181 | Show ISP conference panel [ISP sysop only]. |
182 | Process ISP conference panel changes [ISP sysop only]. |
183 | Show ISP settings [ISP sysop only]. |
184 | Process ISP settings changes [ISP sysop only]. |
185 | Process ISP clear hit/post counters [ISP sysop only]. |
186 | Show backup form [sysop only]. |
187 | Process backup form [sysop only]. |
188 | Show redundancy setup form [Pro version sysop only]. |
189 | Process redundancy setup form [Pro version sysop only]. |
190 | Waits for master/slave synchronization [Pro version sysop only]. |
191 | Show add-chat room form. |
192 | Process add-chat room form. |
193 | Show edit-chat room form. |
194 | Process edit-chat room form. |
195 | Process delete-chat room. |
196 | Process entry into a chat room. |
197 | Show chat room services setup form [sysop only]. |
198 | Process chat room services setup form [sysop only]. |
199 | Show time of system startup. The parameter is the location to return to. For example, WebX?199@@/Books. |
200 | Chat room testing [sysop only]. |
201 | Show/hide request timestamps in the log file [sysop only]. The parameter is 1 to show, 0 to hide. For example, WebX?201@sysop:password@1 will show timestamps. |
202 | Restarts an NT server [sysop only]. |
203 | Shows form to create a new search index [Pro sysop only]. |
204 | Shows search index status [Pro sysop only]. |
205 | Turns TCP/IP connection logging on/off [sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?205@sysop:password@1 will turn connection logging on. |
206 | Turns TCP/IP session data logging on/off [sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?206@sysop:password@1 will turn session data logging on. |
207 | Show current chat room activity [sysop only]. |
208 | Shows basic chat services form [sysop only]. |
209 | Processes basic chat services form [sysop only]. |
210 | Turns on logging for master/slave synchs [Pro sysop only]. The parameter is 1 to turn it on, 0 to turn it off. For example, WebX?210@sysop:password@1 will turn synch logging on. |
211 | Rebuild all user post information [sysop only]. |
212 | Show the export user directory form [sysop only]. |
213 | Process the export user directory form [sysop only]. |
214 | Show the sysop form to look up a user[sysop only]. |
215 | Process the sysop form to look up a user [sysop only]. |
216 | Show the sysop form to index fields in the user directory [sysop only]. |
217 | Process the sysop form to index fields in the user directory [sysop only]. |
218 | Confirm the sysop form to index fields in the user directory [sysop only]. |
218 | Confirm the sysop form to index fields in the user directory [sysop only]. |
218 | Confirm the sysop form to index fields in the user directory [sysop only]. |
219 | Show the status of the current backup or repack [sysop only]. |
220 | Give the sysop/host a choice of exporting a whole folder or selected items [sysop/host only]. |
221 | Show a list of items for a sysop/host to export, delete, move, or purge [sysop/host only]. |
222 | Process the form that lets the sysop/host export, delete, move, or purge [sysop/host only]. |
223 | Process entry into a chat room, using a fanout server with a group name of "socks". |
224 | Show personal information page. The parameters are the user's unique ID (a hexadecimal number) and the location to return to. For example, WebX?224@@2a@/Books. |
225 | Show the information page. The parameter is the location to return to. For example, WebX?225@@/Books. |
226 | Show the sysop page to configure direct Web (HTTP) service. |
227 | Process sysop direct Web (HTTP) settings. |
228 | Show sysop Other settings page |
229 | Show Reply page to reply to a specific message |
230 | Show Outline page |
231 | Show sysop page for news (NNTP) service. |
232 | Process sysop page for news (NNTP) settings. |
233 | Download an enclosure. |
234 | Process sysop logging settings form. |